home *** CD-ROM | disk | FTP | other *** search
/ Platinum Plus: Utility Power Pak / Platinum Plus Utility Power Pak - CD Explorer.ISO / programs / garbage / appsetup.inf next >
Encoding:
INI File  |  1994-07-07  |  1.5 KB  |  59 lines

  1. ; -------------------------------------------------------------
  2. ; *************************************************************
  3. ; -------------------------------------------------------------
  4. ; About This File
  5. ; ===============
  6. ;
  7. ; This file, APPSETUP.INF, contains information that is used to
  8. ; install Garbage Can on to your disk.
  9. ; This file must be in the same directory as the
  10. ; program files INSTALL.EXE.
  11. ;
  12. ; -------------------------------------------------------------
  13. ; *************************************************************
  14. ; -------------------------------------------------------------
  15.  
  16. [infofile]
  17.   filename = INFO.TXT
  18.   appname  = Garbage_Can
  19.   exefile  = "\notepad.exe garbage.txt"
  20.   message  = "Do you want to view the GC text file?"
  21.  
  22. [dialog]
  23.     caption = "Garbage Can Installation"
  24.  
  25. [data]
  26.     defdir = C:\GC0794
  27.  
  28. [disks]
  29.     1 =., "GC0794"
  30.  
  31. [needed.space]
  32.     minspace = 350000
  33.  
  34. [dest.directories]
  35.     #app.main,    0:
  36.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  37.     #app.SETUPWINDIR,    0:SETUPWINDIR
  38.  
  39.  
  40. [app.main]
  41.     1:Garbage1.exe,  "Stand-alone app"
  42.     1:GarbageF.DLL,  "File Manager extension app"
  43.     1:Garbage.hlp,   "Help file"
  44.     1:info.txt,      "Info file"
  45.     1:garbage.txt,   "Info file"
  46.     1:invoice.txt,   "Order form"
  47.  
  48. [app.SETUPSYSDIR]
  49.     1:BWCC.DLL,   "Dialog DLL"
  50.  
  51. [progman.groups]
  52.     Garbage_Can_07/94, GC0794.GRP
  53.  
  54. [Garbage_Can_07/94]
  55.     "Garbage Can", Garbage1.EXE
  56.     "Garbage Can Help", garbage.HLP
  57.  
  58.  
  59.